Total Complexity | 44 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 316 |
Lines of code | 187 |
Logical lines of code | 124 |
Comment lines | 53 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_item() | 40 | 18 | 60 | |
create_item() | 44 | 10 | 47 | |
get_items() | 47 | 5 | 33 | |
delete_item() | 58 | 4 | 15 | |
get_item() | 55 | 3 | 19 | |
delete_item_where() | 68 | 2 | 6 | |
name_exists() | 66 | 2 | 7 |